home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc Development Framework / ODFDev / CWPPCRelease / FWBldDef.h next >
Encoding:
Text File  |  1995-11-08  |  488 b   |  18 lines  |  [TEXT/MPS ]

  1. //========================================================================================
  2. //
  3. //    File:                FWBldDef.h
  4. //    Release Version:    $ 1.0d11 $
  5. //
  6. //    Copyright:    (c) 1993, 1995 by Apple Computer, Inc., all rights reserved.
  7. //
  8. //========================================================================================
  9.  
  10. // This file should contains definitions specific to the build configuration.
  11.  
  12. #ifndef FWBLDDEF_H
  13. #define FWBLDDEF_H
  14.  
  15. // ----- Debug definition
  16. #undef FW_DEBUG
  17.  
  18. #endif